Revision: wmaker--cvs--0--patch-1238
Archive: voins@altlinux.ru--2004-wmaker
Creator: Dan Pascu <dan@windowmaker.org>
Date: Thu Oct 28 21:29:51 MSD 2004
Standard-date: 2004-10-28 17:29:51 GMT
Modified-files: WINGs/ChangeLog WINGs/Examples/connect.c
    WINGs/Examples/server.c WINGs/NEWS WINGs/WINGs/WUtil.h
    WINGs/connection.c WINGs/handlers.c WINGs/wutil.c
    configure.ac src/dock.c src/main.c
New-patches: voins@altlinux.ru--2004-wmaker/wmaker--cvs--0--patch-1238
Summary: - new function in WINGs: WMSetConnectionShutdownOnClose()
CSCVSID: MAIN.1239
Keywords: cscvs:MAIN-1239

Author: dan
Date: 2002/09/09 04:25:51
- new function in WINGs: WMSetConnectionShutdownOnClose()
- new callback in the ConnectionDelegate structure: canResumeSending
- replaced setpgid() with setsid() when starting kids, to allow them to
survive if wmaker (the parent) dies.
- a few cleanups.
